Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasholzer committed Aug 9, 2024
1 parent c3c33b5 commit 1f277aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-node@v4
- name: Install Netlify E2E
run: npm i -g @netlify/e2e@1.0.0-rc.0
run: npm install @netlify/e2e@1.0.0-rc.0
env:
NPM_TOKEN: ${{ secrets.NPM_READ_ONLY_TOKEN }}
- name: Create Remlink Config
Expand Down

0 comments on commit 1f277aa

Please sign in to comment.