Skip to content

Commit

Permalink
typoe
Browse files Browse the repository at this point in the history
  • Loading branch information
ianrose14 committed Nov 10, 2023
1 parent cd34b52 commit e59cf5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: go test ./...

- name: Setup
run: mkdir -p bin/linux && cp bin/webapp bib/linux_amd64/webapp
run: mkdir -p bin/linux && cp bin/webapp bin/linux_amd64/webapp

- name: Get shortsha
id: vars
Expand Down

0 comments on commit e59cf5d

Please sign in to comment.