Skip to content

Commit 06ab606

Browse files
committed
fix: mac worker failing
1 parent 0f99b0a commit 06ab606

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/desktop-mac-m1-test-pull.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
uses: dtolnay/rust-toolchain@stable
2424

2525
- name: npm install ci deps
26+
env:
27+
GH_TOKEN: ${{ github.token }}
2628
run: npm ci
2729

2830
- name: Download phoenix and build build phoenix dist-test

0 commit comments

Comments
 (0)