Update package-lock.json

This commit is contained in:
2023-05-21 21:27:57 +01:00
parent 8ff7d86cbf
commit 4bf852519d
2 changed files with 57 additions and 90 deletions

View File

@ -1,10 +0,0 @@
name: Test
on: [push]
jobs:
build:
runs-on: self-hosted
steps:
- name: Hello World
run: |
echo "Hello, world!"