mirror of
https://github.com/Polaris-Entertainment/bytefy.git
synced 2026-08-21 21:51:22 +00:00
Update build.yml
This commit is contained in:
@@ -10,6 +10,10 @@ jobs:
|
||||
runs-on: self-hosted # Ensure your self-hosted runner is configured
|
||||
|
||||
steps:
|
||||
- name: Get Current User
|
||||
run: |
|
||||
$env:USERNAME
|
||||
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user