mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-24 02:31:44 +03:00
remove version from fetch-latest-release
This commit is contained in:
parent
56ce8558df
commit
e05cca47ff
2
.github/workflows/acl2.yml
vendored
2
.github/workflows/acl2.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
# cargo run -p leo-test-framework --bin tgc
|
||||
|
||||
- name: fetch-latest-release
|
||||
uses: thebritican/fetch-latest-release@v1
|
||||
uses: thebritican/fetch-latest-release
|
||||
with:
|
||||
repo_path: AleoHQ/leo-acl2-bin
|
||||
github_token: ${{ github.token }}
|
||||
|
Loading…
Reference in New Issue
Block a user