mirror of
https://github.com/pikami/cosmium.git
synced 2025-06-08 08:30:24 +01:00
Compare commits
No commits in common. "b8d79fd945b5c8ccd4270885002ef1e603b25ce3" and "125f10d8a2193fb82def6bc302fff445d8c0938c" have entirely different histories.
b8d79fd945
...
125f10d8a2
@ -22,10 +22,9 @@ 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@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: shared-libraries
|
||||
path: dist/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user