Skip to content

Commit f24d9f0

Browse files
correct label
1 parent 694c766 commit f24d9f0

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,6 @@ jobs:
3030
run: npm install --loglevel verbose && npm run prebuild
3131
shell: bash
3232

33-
# # macOS arm64 builds are universal macOS binaries. We copy the arm64 build
34-
# # into the location that prebuild expects for a x64 build so we can
35-
# # install on both architectures.
36-
# - name: copy universal macos binary to platform specific binaries
37-
# if: ${{ matrix.os == 'macos-latest' }}
38-
# shell: bash
39-
# run: bash etc/make-macos-x64-build.sh
40-
4133
- id: upload
4234
name: Upload prebuild
4335
uses: actions/upload-artifact@v4

etc/make-macos-x64-build.sh

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)