Remove dangling if condition
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user