aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2022-03-02 00:01:41 -0500
committerGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2022-03-02 00:01:41 -0500
commit40288a920108073fb7d66123d80af113c373b471 (patch)
tree39206911c18bac446053b459d034fd425135531f /.github
parent45c94a1d395f560c015c6b1a7a3fc3558f7de395 (diff)
Fixed build issues introduced in the previous commit.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 26e56752..d34e5dae 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
else
args="release NIGHTLY=1 DEBUG=1"
fi
- make -C src deps win32-deps osx-deps
+ make -C src deps win-deps osx-deps
make -C src $args
# For nightly builds, strip the date from filenames.