mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
Merge pull request #934 from PepperDash/feature/fix-dev2-build
fix: fix build vm version
This commit is contained in:
commit
c8ccbe1fcf
1 changed files with 1 additions and 1 deletions
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue