Merge pull request 'avoid shebang in update-private-flake-inputs' (#4250) from fix-devflake-tryeval into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4250
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
cd ../..
|
||||
|
||||
# Update the narHash
|
||||
./devFlake/update-private-narhash
|
||||
bash ./devFlake/update-private-narhash
|
||||
- name: Create pull request
|
||||
env:
|
||||
CI_BOT_TOKEN: ${{ secrets.CI_BOT_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user