Skip to content

Commit

Permalink
impl(core): staging linux support
Browse files Browse the repository at this point in the history
  • Loading branch information
shdwmtr committed Jun 14, 2024
1 parent 9f75b5b commit 92006ac
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,6 @@ jobs:
with:
submodules: true

- name: Upload Build Artifact
uses: actions/upload-artifact@v4
with:
name: python 3.11.8 build libraries
path: D:/a/Millennium/Millennium/build/python

- name: (Generator) Integrate VS2022
uses: microsoft/setup-msbuild@v2
with:
vs-version: '17'
env:
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"

- name: (Generator) Install CMake
uses: jwlawson/actions-setup-cmake@v2
with:
Expand Down

0 comments on commit 92006ac

Please sign in to comment.