Skip to content

Commit

Permalink
use the nightly builds of Nushell
Browse files Browse the repository at this point in the history
  • Loading branch information
amtoine committed Oct 30, 2023
1 parent 2aa63e3 commit 710fa78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: hustcer/setup-nu@v3.6
- uses: hustcer/setup-nu@v3.7
with:
version: '0.86'
version: 'nightly'

- name: Install Nupm from Source
run: git clone https://github.com/nushell/nupm ~/nupm/
Expand Down

0 comments on commit 710fa78

Please sign in to comment.