change img
Some checks failed
update neo with compose files / main (push) Failing after 25s

This commit is contained in:
Didier Slof 2023-04-29 21:02:42 +02:00
parent 0076f57e00
commit 508158c929

View file

@ -3,7 +3,7 @@ run-name: update on ${{ github.sha }}
on: [push] on: [push]
jobs: jobs:
main: main:
runs-on: alpine-latest runs-on: ubuntu-latest
steps: steps:
- run: mkdir ~/.ssh - run: mkdir ~/.ssh
- name: create ssh profile - name: create ssh profile