Fix action
This commit is contained in:
parent
aa89362a0f
commit
1ceba72094
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ jobs:
|
|||
build:
|
||||
runs-on: ubuntu-latest
|
||||
name: Build application
|
||||
on:
|
||||
push:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup Node
|
||||
|
|
Loading…
Add table
Reference in a new issue