try with slash

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
Anton-4 2023-08-18 15:55:13 +02:00 committed by GitHub
parent b0f72bab58
commit 2c2978ae35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ jobs:
- name: test website build script
run: |
ls www
sed -i "" "1a REPL_DEBUG=1" www/build.sh
sed -i "" "1a\REPL_DEBUG=1" www/build.sh
cat www/build.sh
nix develop -c bash www/build.sh