There was an error while loading. Please reload this page.
1 parent 474064f commit 1fe1b11Copy full SHA for 1fe1b11
1 file changed
.github/workflows/build-macos-libs.yml
@@ -3,6 +3,9 @@ name: Build macOS bundled libs (GLFW + GLEW)
3
on:
4
workflow_dispatch: # manual trigger only
5
6
+permissions:
7
+ contents: write
8
+
9
jobs:
10
build:
11
runs-on: macos-latest # arm64 runner
0 commit comments