Skip to content

Commit

Permalink
update workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
RednibCoding committed Jun 21, 2024
1 parent 9e5be11 commit 75b51f0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/go-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ jobs:
with:
go-version: '^1.22'

- name: Verify Go sum file
run: ls -la . && cat go.sum

- name: Cache Go modules
uses: actions/cache@v4
with:
Expand Down

0 comments on commit 75b51f0

Please sign in to comment.