Skip to content

Commit

Permalink
missed a dash -_-
Browse files Browse the repository at this point in the history
  • Loading branch information
SupertigerDev committed Jul 18, 2022
1 parent 3ebb99b commit d765c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
container: node:16-alpine3.12
steps:
uses: actions/checkout@v2
- uses: actions/checkout@v2
- name: Install NPM dependencies
run: npm ci
- name: Build App
Expand Down

0 comments on commit d765c20

Please sign in to comment.