mirror of
https://github.com/Polaris-Entertainment/bytefy.git
synced 2026-07-07 16:15:09 +00:00
Update build.yml
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -53,6 +53,10 @@ jobs:
|
|||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
|
- name: Wait for 300 seconds
|
||||||
|
run: |
|
||||||
|
echo "Waiting for 300 seconds..."
|
||||||
|
sleep 300
|
||||||
- name: Check Output Files
|
- name: Check Output Files
|
||||||
run: |
|
run: |
|
||||||
dir ./output/dotnet
|
dir ./output/dotnet
|
||||||
|
|||||||
Reference in New Issue
Block a user