Skip to content

Commit f79fe2d

Browse files
committed
fix: script perms
1 parent f601af4 commit f79fe2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testinfra-ami-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
run: |
6969
chmod +x ebssurrogate/scripts/chroot-bootstrap-nix.sh
7070
chmod +x ebssurrogate/scripts/surrogate-bootstrap-nix.sh
71+
chmod +x migrate.sh
7172
7273
- uses: DeterminateSystems/nix-installer-action@main
7374

0 commit comments

Comments
 (0)