Skip to content

Commit

Permalink
ok, let's start at the top
Browse files Browse the repository at this point in the history
  • Loading branch information
danbrakeley committed Jun 28, 2024
1 parent 642d38e commit b8dece9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version-file: 'go.mod'
- run: "dir /s c:\\hostedtoolcache\\windows\\lib*.dll"
- run: "dir c:\\hostedtoolcache\\windows\\"
shell: cmd
- run: ./build.sh
shell: bash
Expand Down

0 comments on commit b8dece9

Please sign in to comment.