Skip to content

Commit e47d528

Browse files
[REGRESSION] Debug part 5 of many for #177
1 parent 93c59c8 commit e47d528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-BUILD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
if: ${{ !cancelled() }}
6969
needs: BUILD
7070
runs-on: ubuntu-latest
71-
environment: ${{ needs.BUILD.environment }}
71+
environment: ${{ needs.BUILD.environment }}
7272
defaults:
7373
run:
7474
shell: bash

0 commit comments

Comments
 (0)