mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-15 15:44:52 -04:00
📦 Packages artifacts
This commit is contained in:
parent
d401f20b8a
commit
3433aecb52
1 changed files with 2 additions and 8 deletions
10
.github/workflows/build.yml
vendored
10
.github/workflows/build.yml
vendored
|
@ -74,14 +74,8 @@ jobs:
|
||||||
name: bitmaps
|
name: bitmaps
|
||||||
path: bitmaps/*
|
path: bitmaps/*
|
||||||
|
|
||||||
- name: Uploading `macOS Big Sur` X11 artifact
|
- name: Uploading `macOS Big Sur` Packages artifact
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: macOS Big Sur
|
name: macOS Big Sur
|
||||||
path: packages/macOSBigSur.tar
|
path: packages
|
||||||
|
|
||||||
- name: Uploading `macOS Big Sur` Windows artifact
|
|
||||||
uses: actions/upload-artifact@v2
|
|
||||||
with:
|
|
||||||
name: macOS Big Sur Windows
|
|
||||||
path: packages/macOSBigSur_Windows.zip
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue