Skip to content

Commit

Permalink
ci: fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
fengyc committed Jun 4, 2024
1 parent 6c94c5d commit 1755e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-other.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- run: (cd scripts/aur; sh build-aur.sh)

# Linux module
- run: tar -xvf pisugar-module.tar.gz pisugar-module
- run: tar -czvf pisugar-module.tar.gz pisugar-module

# Upload artifact
- name: Upload artifacts
Expand Down

0 comments on commit 1755e72

Please sign in to comment.