mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-23 03:27:08 -04:00
📦 Upload build.log as artifact
This commit is contained in:
parent
a4f680cafb
commit
879ca8b3f5
1 changed files with 6 additions and 0 deletions
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
@ -70,6 +70,12 @@ jobs:
|
|||
- name: Generating `macOS Big Sur` Cursor Theme
|
||||
run: python build.py
|
||||
|
||||
- name: Uploading `macOS Big Sur` Build Log artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: logs
|
||||
path: build.log
|
||||
|
||||
- name: Uploading `bitmaps` artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue