Skip to content

Commit d750071

Browse files
committed
[vst3] More support for vst3 on aarch64
1 parent 90eee9c commit d750071

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

.github/workflows/continuous.yaml

-7
Original file line numberDiff line numberDiff line change
@@ -119,13 +119,6 @@ jobs:
119119
export BUILD_ARTIFACTSTAGINGDIRECTORY=$PWD/staging
120120
mkdir -p $BUILD_ARTIFACTSTAGINGDIRECTORY
121121
source ci/osx-package.deploy.sh
122-
123-
echo "==="
124-
pwd
125-
echo "==="
126-
ls
127-
echo "==="
128-
ls $BUILD_ARTIFACTSTAGINGDIRECTORY
129122
env:
130123
MACOS_ARCH: "x86_64"
131124
MAC_ALTOOL_PASSWORD: ${{ secrets.MAC_ALTOOL_PASSWORD }}

0 commit comments

Comments
 (0)