mirror of
https://github.com/fluencelabs/wasmer
synced 2025-05-10 17:47:14 +00:00
rm dupe in makefile and update CI
This commit is contained in:
parent
76b4cc79e8
commit
afad1b83d8
@ -167,6 +167,10 @@ jobs:
|
||||
echo "${VERSION}" >> artifacts/version
|
||||
echo "${CIRCLE_TAG}" >> artifacts/git_version
|
||||
cp ./target/release/wasmer ./artifacts/$(./binary-name.sh)
|
||||
- run:
|
||||
name: Debug release build
|
||||
command: |
|
||||
make debug-release
|
||||
- persist_to_workspace:
|
||||
root: .
|
||||
paths:
|
||||
|
Loading…
x
Reference in New Issue
Block a user