Skip to content

Commit

Permalink
Remove unused step
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-wiemer authored Apr 13, 2023
1 parent eadfcd8 commit 4aa8387
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
with:
node-version: "18"
cache: npm
- name: Configure GitHub Pages
uses: actions/[email protected]
- name: Install dependencies
run: npm ci
- name: Build project
Expand Down

0 comments on commit 4aa8387

Please sign in to comment.