mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-13 19:54:59 +00:00
Merge pull request #934 from PepperDash/feature/fix-dev2-build
fix: fix build vm version
This commit is contained in:
2
.github/workflows/Build Essentials.yml
vendored
2
.github/workflows/Build Essentials.yml
vendored
@@ -23,7 +23,7 @@ env:
|
|||||||
RELEASE_BRANCH: main
|
RELEASE_BRANCH: main
|
||||||
jobs:
|
jobs:
|
||||||
Build_Project:
|
Build_Project:
|
||||||
runs-on: windows-latest
|
runs-on: windows-2019
|
||||||
steps:
|
steps:
|
||||||
# First we checkout the source repo
|
# First we checkout the source repo
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
|
|||||||
Reference in New Issue
Block a user