Skip to content

Commit

Permalink
fix: yaml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
alvaroraminelli-cb committed Jan 18, 2024
1 parent 945fa87 commit dbcfb71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/salus-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set the correct Node version using nvm
shell: bash
shell: bash -l {0}
run: nvm install
- name: Salus Scan
id: salus_scan
Expand Down

0 comments on commit dbcfb71

Please sign in to comment.