Skip to content

Commit

Permalink
a step cannot have both the uses and run keys
Browse files Browse the repository at this point in the history
  • Loading branch information
dfahlander committed Jun 18, 2023
1 parent de0027c commit 334122c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
node-version: 16
- name: Setup firefox
uses: browser-actions/setup-firefox@v1
run: firefox --version
- name: Install dependencies
run: |
curl -f https://get.pnpm.io/v6.16.js | node - add --global pnpm@7
Expand Down

0 comments on commit 334122c

Please sign in to comment.