Skip to content

Commit 6933c58

Browse files
committed
step
1 parent d7b66b3 commit 6933c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package_core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
runs-on: ubuntu-latest
169169
needs:
170170
- package-core
171-
if: !cancelled()
171+
if: ${{ !cancelled() }}
172172
steps:
173173
- uses: geekyeggo/[email protected]
174174
with:

0 commit comments

Comments
 (0)