Skip to content

Commit

Permalink
Enable git push
Browse files Browse the repository at this point in the history
  • Loading branch information
dime10 committed Jul 11, 2024
1 parent 001a5cc commit 5fa3101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-nightly-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
git config --global user.name "ringo-but-quantum"
git add $GITHUB_WORKSPACE/frontend/catalyst/_version.py
git commit -m "bump nightly version"
# git push
git push
linux-x86:
name: Build on Linux x86-64
Expand Down

0 comments on commit 5fa3101

Please sign in to comment.