summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAlexsander Akers <me@a2.io>2022-01-25 18:17:51 -0500
committerAlexsander Akers <me@a2.io>2022-01-25 18:17:51 -0500
commit2f1458bd46c4fa5843e8924068def16482815376 (patch)
tree9f7f49154853225162ee5d72a7830353530bf92d /.github
parentb57c579c69a3b974ba2891bde890f5c9fa8f9dfc (diff)
downloadSensor-Watch-2f1458bd46c4fa5843e8924068def16482815376.tar.gz
Sensor-Watch-2f1458bd46c4fa5843e8924068def16482815376.tar.bz2
Sensor-Watch-2f1458bd46c4fa5843e8924068def16482815376.zip
Remove dangling `if` condition
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 7be0508c..4b1f6fab 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -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