Skip to content

Commit

Permalink
fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ericz1803 committed Aug 9, 2023
1 parent af466f5 commit 5f51805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:
python-version: ${{ matrix.node-version }}
node-version: ${{ matrix.node-version }}
- name: Serverless Deploy
uses: dhollerbach/actions.serverless-with-python-requirements@v2
env:
Expand Down

0 comments on commit 5f51805

Please sign in to comment.