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