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 28eb884 commit ab73e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/parse-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
node-version: '20'

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

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

0 comments on commit ab73e8e

Please sign in to comment.