Skip to content

Commit 9eedb46

Browse files
committed
now points fatimage on local branch
1 parent 056e98b commit 9eedb46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-timestamps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
build_fatimage:
4141
if: "${{ steps.timestamp_check.outputs.timestamps_changed }} == 0"
4242
needs: upstream_check
43-
uses: stackhpc/ansible-slurm-appliance/.github/workflows/fatimage.yml
43+
uses: ./.github/workflows/fatimage.yml
4444

4545
ci_and_pr:
4646
if: "${{ steps.timestamp_check.outputs.timestamps_changed }} == 0"

0 commit comments

Comments
 (0)