Skip to content

Commit

Permalink
remove go dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sean1588 committed May 17, 2024
1 parent 6d201cb commit adf5aca
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/bucket-cleanup-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ jobs:
with:
node-version: '18.x'

- uses: actions/setup-go@v2
with:
go-version: 1.19.x

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v2
with:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ jobs:
with:
node-version: '18.x'

- uses: actions/setup-go@v2
with:
go-version: 1.20.x

- uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.111.0'
Expand Down

0 comments on commit adf5aca

Please sign in to comment.