mirror of
https://github.com/pikami/cosmium.git
synced 2026-06-14 16:27:17 +01:00
Compare commits
2 Commits
125f10d8a2
...
b8d79fd945
| Author | SHA1 | Date | |
|---|---|---|---|
| b8d79fd945 | |||
| f25cb7fb03 |
@@ -22,9 +22,10 @@ jobs:
|
|||||||
targets: linux/amd64,linux/arm64,windows/amd64,windows/arm64,darwin/amd64,darwin/arm64
|
targets: linux/amd64,linux/arm64,windows/amd64,windows/arm64,darwin/amd64,darwin/arm64
|
||||||
v: true
|
v: true
|
||||||
buildmode: c-shared
|
buildmode: c-shared
|
||||||
|
buildvcs: true
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: shared-libraries
|
name: shared-libraries
|
||||||
path: dist/*
|
path: dist/*
|
||||||
|
|||||||
Reference in New Issue
Block a user