Fixed Syntax Error in Release Action Command
Some checks failed
Run Tests on Code / run-tests (push) Successful in 5s
Build and Release Binary File / run-tests (push) Successful in 22s
Build and Release Binary File / build (push) Failing after 10m2s
Build and Release Binary File / upload-release (push) Has been skipped

This commit is contained in:
Neshura 2023-11-17 14:13:44 +01:00
parent 437af73be1
commit 6ad5a86f0b
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C

View file

@ -25,7 +25,7 @@ jobs:
run: |
apt update
apt install -y \
nodejs npm
nodejs npm \
libwebkit2gtk-4.0-dev \
build-essential \
file \