mirror of
https://github.com/greatest-ape/aquatic.git
synced 2026-08-28 04:44:10 +00:00
github workflow test-transfer-udp-http: (hopefully) fix path error
This commit is contained in:
@@ -13,6 +13,6 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: Test file transferS
|
||||
uses: ../actions/test-transfer-udp-http/action@v1
|
||||
- name: Test file transfers
|
||||
uses: ./.github/actions/test-transfer-udp-http/action@v1
|
||||
id: test_transfer_udp_http
|
||||
Reference in New Issue
Block a user