Skip to content

Commit

Permalink
-Github Actions: we now use Rhub for checking the package
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Rodrigues committed Jul 11, 2024
1 parent 0012d62 commit e191f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make_inst_default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Push changes to update_default.nix branch
run: |
git push origin master:update_default.nix --force
git push origin update_default.nix --force
- name: Create Pull Request
if: env.PR_NUMBER == ''
Expand Down

0 comments on commit e191f5c

Please sign in to comment.