Skip to content

Commit

Permalink
Updat deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
mrabbani committed Mar 21, 2024
1 parent 9561443 commit 37bf3d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@master
- name: Npm install and build
run: |
npm config set python python3
rm -r package-lock.json
npm i
npm run build
npm run makepot
Expand Down

0 comments on commit 37bf3d5

Please sign in to comment.