Skip to content

Commit

Permalink
soft 1.1.48 -> 1.1.49
Browse files Browse the repository at this point in the history
  • Loading branch information
abc3 committed Apr 11, 2024
1 parent 83653de commit 5d72e52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
echo 'erlang 25.3.2.7' >> ~/.tool-versions
elixir -v
- name: Set up Rust
uses: ATiltedTree/setup-rust@v1
uses: dtolnay/rust-toolchain@v1
with:
rust-version: stable
toolchain: stable
- name: Get git tags
run: git fetch --tags origin
- name: Checkout RELEASE_FROM
Expand Down

0 comments on commit 5d72e52

Please sign in to comment.