mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
github test transfer action: try fixing path again
This commit is contained in:
parent
e8d04980bc
commit
836b5e7432
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-transfer-udp-http.yml
vendored
2
.github/workflows/test-transfer-udp-http.yml
vendored
|
|
@ -14,5 +14,5 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Test file transfers
|
- name: Test file transfers
|
||||||
uses: ./.github/actions/test-transfer-udp-http/action@v1
|
uses: ./.github/actions/test-transfer-udp-http
|
||||||
id: test_transfer_udp_http
|
id: test_transfer_udp_http
|
||||||
Loading…
Add table
Add a link
Reference in a new issue