Skip to content

Commit 50a0c47

Browse files
committed
fix action path
1 parent c80be36 commit 50a0c47

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

.github/workflows/build-and-push-evals.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- name: Skiff2 Setup
2929
id: setup
30-
uses: ./.github/skiff2.setup-action.yml
30+
uses: ./.github/skiff2/setup
3131
with:
3232
workload_identity_provider: ${{ vars.SKIFF2_WORKLOAD_IDENTITY_PROVIDER }}
3333
service_account: ${{ vars.SKIFF2_SERVICE_ACCOUNT }}

0 commit comments

Comments
 (0)