Skip to content

Commit

Permalink
fix: indented it wrong in previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
BKristenssonAlfsson committed Jun 25, 2020
1 parent 39f9d28 commit 7e61339
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ jobs:

- name: Create artifacts
uses: actions/upload-artifact@master
with:
name: Ambianic-UI
path: /home/runner/work/ambianic-ui/ambianic-ui
with:
name: Ambianic-UI
path: /home/runner/work/ambianic-ui/ambianic-ui

deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7e61339

Please sign in to comment.