Skip to content

Commit

Permalink
zip more
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane Osbourne committed Nov 7, 2024
1 parent 2448bb2 commit a6455a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: npm run build

- name: Create zip
run: zip -r build.zip build/
run: zip -r build.zip Package.swift swift-package build

- name: Calculate checksum
id: checksum
Expand Down

0 comments on commit a6455a0

Please sign in to comment.