We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f79fe2d commit b9d8b6dCopy full SHA for b9d8b6d
.github/workflows/testinfra-ami-build.yml
@@ -68,7 +68,7 @@ jobs:
68
run: |
69
chmod +x ebssurrogate/scripts/chroot-bootstrap-nix.sh
70
chmod +x ebssurrogate/scripts/surrogate-bootstrap-nix.sh
71
- chmod +x migrate.sh
+ chmod +x migrations/db/migrate.sh
72
73
- uses: DeterminateSystems/nix-installer-action@main
74
0 commit comments