Skip to content

Commit

Permalink
Change wipple to wipple-stable
Browse files Browse the repository at this point in the history
  • Loading branch information
WilsonGramer committed Mar 24, 2024
1 parent 92c4ae1 commit abacf80
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
repository: wipplelang/wipple
repository: wipplelang/wipple-stable
ref: stable

- run: |
rustup toolchain install stable --profile minimal
Expand Down

0 comments on commit abacf80

Please sign in to comment.