We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd40067 commit 2f4eb60Copy full SHA for 2f4eb60
.github/workflows/distribute-toolchain.yml
@@ -21,6 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@v3
23
with:
24
+ repository: swiftwasm/swiftwasm-build
25
path: swiftwasm-build
26
27
0 commit comments