mirror of
https://code.forgejo.org/actions/ovh-dns-update
synced 2025-03-15 14:54:40 +01:00
debug
This commit is contained in:
parent
5a29956273
commit
4486ccbb21
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ jobs:
|
||||||
go test -c
|
go test -c
|
||||||
RUN_FOREVER=1 ./ovh-dns-update.test &
|
RUN_FOREVER=1 ./ovh-dns-update.test &
|
||||||
sleep 1
|
sleep 1
|
||||||
|
ls .
|
||||||
|
echo $GITHUB_OUTPUT
|
||||||
- name: update a record
|
- name: update a record
|
||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Reference in a new issue