mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-23 15:15:47 +03:00
adds mkdir tmp
This commit is contained in:
parent
a1cc026c58
commit
5a1bf7e26e
1
.github/workflows/acl2.yml
vendored
1
.github/workflows/acl2.yml
vendored
@ -30,6 +30,7 @@ jobs:
|
||||
|
||||
- name: Pull the tgc executable
|
||||
run: |
|
||||
mkdir tmp;
|
||||
cd tmp;
|
||||
curl -s https://api.github.com/repos/AleoHQ/leo-acl2-bin/latest | \
|
||||
sed -n 's/.*"tarball_url": "\(.*\)",.*/\1/p' | \
|
||||
|
Loading…
Reference in New Issue
Block a user