mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2025-10-30 14:17:55 +00:00
fix: Some content
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
|||||||
needs: renderer
|
needs: renderer
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [windows-2019]
|
os: [windows-2019] # ubuntu-20.04, macos-14 is a missing runner
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
@@ -59,4 +59,4 @@ jobs:
|
|||||||
run: cat ./main/dist/latest-linux.yml
|
run: cat ./main/dist/latest-linux.yml
|
||||||
- name: Hash
|
- name: Hash
|
||||||
if: ${{ startsWith(matrix.os, 'macos') }}
|
if: ${{ startsWith(matrix.os, 'macos') }}
|
||||||
run: cat ./main/dist/latest-mac.yml
|
run: cat ./main/dist/latest-mac.yml
|
||||||
3267
renderer/yarn.lock
Normal file
3267
renderer/yarn.lock
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user