Skip to content

Commit 22b0cbb

Browse files
committed
gha: fix macos release
1 parent 461d26d commit 22b0cbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
runs-on: macos-11
1919
steps:
2020
- uses: actions/checkout@v4
21-
- run: ./scripts/vendor.sh
2221
- run: make loadable-release
2322
- uses: actions/upload-artifact@v4
2423
with:

0 commit comments

Comments
 (0)