Skip to content

Commit

Permalink
Fix Github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
awps committed Feb 26, 2025
1 parent 0c754eb commit bf534a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Build
run: |
npm ci --legacy-peer-deps
chomd +x ./build.sh
chmod +x ./build.sh
./build.sh
- name: Upload & release
uses: mnao305/chrome-extension-upload@v5.0.0
Expand Down

0 comments on commit bf534a7

Please sign in to comment.