mirror of https://github.com/liamg/aminal.git
releasing
This commit is contained in:
parent
67d56e497e
commit
c81446260b
|
@ -31,6 +31,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: make build-darwin
|
- run: make build-darwin
|
||||||
|
- run: ls -la && ls -la bin && ls -la bin/darwin/
|
||||||
- persist_to_workspace:
|
- persist_to_workspace:
|
||||||
root: bin
|
root: bin
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in New Issue