Skip to content

Commit

Permalink
Fix testing of specific version install
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Jan 5, 2025
1 parent 3676441 commit a15e835
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-ghcup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
- run: ghcup --numeric-version || true

- uses: ./
with:
version: ${{ matrix.version }}

- run: which ghcup
- run: ghcup --numeric-version
Expand Down

0 comments on commit a15e835

Please sign in to comment.