Skip to content

Commit

Permalink
actions: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ushibutatory committed Oct 24, 2023
1 parent 192d71d commit c7a4405
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Create Calendar
run: |
cd "${GITHUB_WORKSPACE}/src"
npm install
npm run execute
- name: Upload artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit c7a4405

Please sign in to comment.