We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 020feb3 commit 2bbedf1Copy full SHA for 2bbedf1
.github/workflows/rundemo.yml
@@ -44,6 +44,8 @@ jobs:
44
#if: false
45
working-directory: swift-foundation-icu
46
run: gh pr checkout 53
47
+ env:
48
+ GH_TOKEN: ${{ github.token }}
49
- run: ls ${{ github.workspace }}/swift-foundation-icu-demo/LOCALE_DATA
50
- name: "Patch swift-foundation-icu to run on Linux"
51
0 commit comments