Skip to content

Commit

Permalink
chore(release): 1.4.0-beta-2 (attempt 7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fevol committed Nov 29, 2022
1 parent 3ebfd7d commit 1f0897e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Build
id: build
run: |
npm i --production
npm i --force
npm run build --if-present
mkdir ${{ env.PLUGIN_NAME }}
cp main.js manifest.json styles.css ${{ env.PLUGIN_NAME }}
Expand Down

0 comments on commit 1f0897e

Please sign in to comment.