1a with space

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
Anton-4 2023-08-18 15:54:15 +02:00 committed by GitHub
parent 746c7d921f
commit b0f72bab58
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 - name: test website build script
run: | run: |
ls www ls www
sed -i "" "1aREPL_DEBUG=1" www/build.sh sed -i "" "1a REPL_DEBUG=1" www/build.sh
cat www/build.sh cat www/build.sh
nix develop -c bash www/build.sh nix develop -c bash www/build.sh