Compare commits

...

1 Commits

Author SHA1 Message Date
Alexander Bentkamp 78ef3e0755 test ubuntu-20.04 1 year ago

@ -3,7 +3,7 @@ run-name: Build the project
on: [push]
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3

Loading…
Cancel
Save