Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolay Dubina <nikolay.dubina.pub@gmail.com>
  • Loading branch information
nikolaydubina authored Aug 22, 2024
1 parent 202393b commit 491eebd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: ^1.12
id: go

- name: Check out code into the Go module directory
uses: actions/checkout@v4

- name: Get dependencies
run: go get -v -t -d ./...
Expand Down

0 comments on commit 491eebd

Please sign in to comment.