Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck committed Nov 8, 2023
1 parent db2356d commit 69960e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha || github.ref }}

- name: Build React
- name: Build Vue
uses: ./.github/actions/build
with:
node: ${{ env.NODE_VERSION }}
Expand Down

0 comments on commit 69960e1

Please sign in to comment.