Skip to content

Commit

Permalink
YML indentation is awesome
Browse files Browse the repository at this point in the history
  • Loading branch information
danmindru committed Nov 16, 2024
1 parent a3b985c commit 28eb884
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/parse-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
with:
node-version: '20'

- name: Install dependencies
run: cd shipixen && npm install
- name: Install dependencies
run: cd shipixen && npm install

- name: Run update script
run: cd shipixen/scripts && node parse-app-info.js
Expand Down

0 comments on commit 28eb884

Please sign in to comment.