Skip to content

Commit aa43baa

Browse files
committed
alex is a big dumb dumb
1 parent 67575d0 commit aa43baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stackhpc-all-in-one.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ jobs:
339339
# Stash changes to tracked files, and set clean=false to avoid removing untracked files.
340340
# Revert changes to RabbitMQ Queue types to avoid a merge conflict
341341
- name: Stash config changes
342-
run: git restore etc/kayobe/environments/ci-aio/kolla/globals && git stash
342+
run: git restore etc/kayobe/environments/ci-aio/kolla/globals.yml && git stash
343343
if: inputs.upgrade
344344

345345
- name: Checkout current release config

0 commit comments

Comments
 (0)