mirror of
https://github.com/pikami/cosmium.git
synced 2025-06-07 16:10:23 +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
|
||||
v: true
|
||||
buildmode: c-shared
|
||||
buildvcs: true
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: shared-libraries
|
||||
path: dist/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user