Checkout
All checks were successful
/ build (push) Successful in 17s

This commit is contained in:
Rolf Martin Glomsrud 2024-10-26 12:09:09 +02:00
parent 6a8a1a5871
commit 5c642d0626

View file

@ -3,4 +3,5 @@ jobs:
build: build:
runs-on: ubuntu runs-on: ubuntu
steps: steps:
- uses: actions/checkout@v4
- run: npm i - run: npm i