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:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Build application
|
name: Build application
|
||||||
|
on:
|
||||||
|
push:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Setup Node
|
- name: Setup Node
|
||||||
|
|
Loading…
Add table
Reference in a new issue