Skip to content

Commit

Permalink
removed invalid syntax from GH deploy workflow (#674)
Browse files Browse the repository at this point in the history
  • Loading branch information
Samkeer1 authored Apr 19, 2024
1 parent 41b7372 commit ba1e390
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
registry-url: 'https://registry.npmjs.org'
with:
node-version: 16
- run: npm install
Expand Down

0 comments on commit ba1e390

Please sign in to comment.