Skip to content

Commit

Permalink
fix: fix release script
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldesigaud authored Oct 24, 2024
1 parent 84edaff commit a1ecc44
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 @@ -51,4 +51,4 @@ jobs:
run: |
cp package.json src/
cp README.md src/
npm run release -- --r [email protected]:jzck/Open3CL.git --ignore-scripts
npm run release -- --r [email protected]:jzck/Open3CL.git

0 comments on commit a1ecc44

Please sign in to comment.