Skip to content

Commit

Permalink
Remove action
Browse files Browse the repository at this point in the history
  • Loading branch information
jm-mailosaur committed Jun 26, 2024
1 parent 05518e4 commit 5cbced4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: ${{ vars.NODE_VERSION }}
- name: Set build number
uses: ./.github/actions/build-number
- name: Build
run: npm i && npm run build
- name: Notify on failure
Expand Down

0 comments on commit 5cbced4

Please sign in to comment.