Skip to content

Commit

Permalink
remove prev version download
Browse files Browse the repository at this point in the history
  • Loading branch information
mpwsh committed Oct 3, 2023
1 parent 13b2459 commit f000be3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ jobs:
- uses: actions/checkout@master
with:
lfs: true
- uses: actions/download-artifact@master
with:
name: version
- id: get_version
run: echo ::set-output "name=VERSION::$(IFS=\=;cat Cargo.toml | grep version | head -n1 | awk {'print $3'})"
shell: bash
Expand Down

0 comments on commit f000be3

Please sign in to comment.