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 f1f761f commit 9db0927Copy full SHA for 9db0927
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ permissions:
13
14
jobs:
15
call-workflow:
16
- uses: skiptools/actions/.github/workflows/skip-framework.yml@v1
+ uses: skiptools/actions/.github/workflows/skip-framework.yml@main
17
with:
18
# disable export because there are currently problems with shared PCH module cache files with multi-module native export
19
run-export: false
0 commit comments