mirror of
https://github.com/Polaris-Entertainment/bytefy.git
synced 2026-04-09 09:29:39 +00:00
Update build.yml
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -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