Fix action

This commit is contained in:
Kevin Kandlbinder 2024-11-12 15:14:11 +00:00
parent aa89362a0f
commit 1ceba72094

View file

@ -2,6 +2,8 @@ jobs:
build:
runs-on: ubuntu-latest
name: Build application
on:
push:
steps:
- uses: actions/checkout@v4
- name: Setup Node