Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rszyma committed Nov 30, 2023
1 parent 771b0e0 commit 06174df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ install:

# Creates a commit, that updates kanata to latest git and adds notice about it to CHANGELOG.md
bump_kanata:
#!/bin/sh
#!/bin/bash
set -euxo pipefail
git submodule update --remote
cd kanata
Expand Down

0 comments on commit 06174df

Please sign in to comment.