coins update
This commit is contained in:
6
.github/workflows/linux.yml
vendored
6
.github/workflows/linux.yml
vendored
@@ -1,7 +1,9 @@
|
||||
name: Linux Release
|
||||
run-name: Building monero_c for linux
|
||||
on: push
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
# cat envs.txt | sed 's/ //g' | sed 's/: /=/g' | grep -v '#' > .env
|
||||
# export $(cat .env | xargs)
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user