Skip to content

Commit

Permalink
Update Build-and-deploy-linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Sep 15, 2023
1 parent fb6b9f0 commit 6022fcb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/Build-and-deploy-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,4 @@ jobs:
- name: Build and deploy on Linux
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
npm run deploy:linux
run: npm run deploy:linux

0 comments on commit 6022fcb

Please sign in to comment.