mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
yes
This commit is contained in:
1
.github/workflows/vulkan-test.yml
vendored
1
.github/workflows/vulkan-test.yml
vendored
@@ -39,6 +39,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Detect if running in act
|
||||
if: runner.os == 'ubuntu-latest'
|
||||
run: |
|
||||
if grep -q "act" <<< "$GITHUB_ACTOR"; then
|
||||
echo "XMAKE_ROOT=y" >> $GITHUB_ENV
|
||||
|
||||
Reference in New Issue
Block a user