Remove dangling if
condition
This commit is contained in:
parent
b57c579c69
commit
2f1458bd46
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -40,7 +40,6 @@ jobs:
|
||||
run: emmake make
|
||||
working-directory: 'movement/make'
|
||||
- name: Archive simulator build
|
||||
if: ${{ matrix.target == 'simulator' }}
|
||||
working-directory: 'movement/make/build'
|
||||
run: |
|
||||
cp watch.html index.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user