Skip to content

Commit

Permalink
fix(build): force build
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Guerrero committed Mar 20, 2024
1 parent 4238bc6 commit a79497f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
matrix:
node-version: [20.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
Expand Down

0 comments on commit a79497f

Please sign in to comment.