Update, forgot to checkout the repo
This commit is contained in:
parent
d0c96b9fcb
commit
4d2ebaaa83
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ jobs:
|
|||
steps:
|
||||
- name: Add Gotify to Hosts
|
||||
run: echo "100.64.0.5 gotify.sysctl.io" >> /etc/hosts
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
- name: Check the workspace
|
||||
run: |
|
||||
set -x
|
||||
|
|
Loading…
Add table
Reference in a new issue