Skip to content

Commit

Permalink
Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
miraz12 committed May 6, 2023
1 parent 4bff14f commit 86d4ef9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/npm-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}

- name: Build
run: |
./deploy.sh
- name: Build
run: |
./deploy.sh

0 comments on commit 86d4ef9

Please sign in to comment.