Skip to content

Commit 9db0927

Browse files
committed
Try building with new workflow version
1 parent f1f761f commit 9db0927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313

1414
jobs:
1515
call-workflow:
16-
uses: skiptools/actions/.github/workflows/skip-framework.yml@v1
16+
uses: skiptools/actions/.github/workflows/skip-framework.yml@main
1717
with:
1818
# disable export because there are currently problems with shared PCH module cache files with multi-module native export
1919
run-export: false

0 commit comments

Comments
 (0)