Skip to content

Commit 66a868f

Browse files
Update binaries-publish.yaml
1 parent 243cda0 commit 66a868f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/binaries-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
cp -r ./.output/public ../backend/app/api/static/
3030
3131
- name: Install CoSign
32-
working-direcotry: backend
32+
working-directory: backend
3333
run: |
3434
go install github.com/sigstore/cosign/cmd/cosign@latest
3535

0 commit comments

Comments
 (0)