Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
code-raisan authored Nov 3, 2022
1 parent 9764e4c commit df3adb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
cp -r css v2
cp -r icons v2
cd v2
zip -r ../Firefox.xpi .
zip -r ../Firefox.xpi.zip .
- name: Build v3🛠
run: |
mkdir v3
Expand Down

0 comments on commit df3adb9

Please sign in to comment.