Skip to content

Commit

Permalink
switch to preRelease package
Browse files Browse the repository at this point in the history
  • Loading branch information
lokesh-couchbase committed Apr 17, 2024
1 parent 0603586 commit 3de6f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
echo "PATH=${WORKING_DIRECTORY}/cmake-3.27.9-linux-x86_64/bin:$PATH" >> $GITHUB_ENV
- name: general
run: npm i && npm run rebuild
- run: npx vsce package --target ${{ env.target }}
- run: npx vsce package --target ${{ env.target }} --pre-release
- uses: actions/upload-artifact@v4
with:
name: ${{ env.target }}
Expand Down

0 comments on commit 3de6f59

Please sign in to comment.