scripts: gha: fix typo
This commit is contained in:
parent
e7477c0abf
commit
6fcf0a77af
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ popd
|
|||
./waf configure --enable-utils --enable-tests --enable-lto build install --destdir=bin || die_configure
|
||||
|
||||
mkdir -p artifacts/
|
||||
tar -cJvf artifacts/ash3d-fwgs-apple-$ARCH.tar.xz -C bin . # skip the bin directory from resulting tar archive
|
||||
tar -cJvf artifacts/xash3d-fwgs-apple-$ARCH.tar.xz -C bin . # skip the bin directory from resulting tar archive
|
||||
|
|
Loading…
Add table
Reference in a new issue