mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
Fixes
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -90,7 +90,7 @@ jobs:
|
||||
- name: Enable Developer Command Prompt
|
||||
uses: ilammy/msvc-dev-cmd@v1.13.0
|
||||
|
||||
- name: Setup sccache environement
|
||||
- name: Setup sccache environment
|
||||
shell: bash
|
||||
run: |
|
||||
WORKSPACE_PATH="${{github.workspace}}"
|
||||
@@ -286,7 +286,7 @@ jobs:
|
||||
ndk-version: r26d
|
||||
add-to-path: false
|
||||
|
||||
- name: Setup sccache environement
|
||||
- name: Setup sccache environment
|
||||
shell: bash
|
||||
run: |
|
||||
WORKSPACE_PATH="${{github.workspace}}"
|
||||
|
||||
Reference in New Issue
Block a user