Skip to content

Commit

Permalink
debug pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
GodPepe7 committed Jul 21, 2024
1 parent da1a78b commit f7448ec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
npm ci
npm run build
sudo apt-get install -y zip
ls -R
zip -r asb-auto-subs -i manifest.json dist css imgs
zip -r asb-auto-subs . -i manifest.json dist css imgs
- uses: 'marvinpinto/action-automatic-releases@latest'
with:
Expand Down

0 comments on commit f7448ec

Please sign in to comment.