mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-15 15:44:52 -04:00
📦 Artifacts syntax error fixed
This commit is contained in:
parent
bdfd20d189
commit
df6ed795b8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -73,7 +73,7 @@ jobs:
|
||||||
path: bitmaps/*
|
path: bitmaps/*
|
||||||
|
|
||||||
- name: Uploading `macOS Big Sur` X11 artifact
|
- name: Uploading `macOS Big Sur` X11 artifact
|
||||||
- uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: macOS Big Sur
|
name: macOS Big Sur
|
||||||
path: out/macOSBigSur/*
|
path: out/macOSBigSur/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue