Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
amtoine committed Dec 15, 2023
1 parent d9c4a26 commit 69dcab8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/nupm-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,12 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: debug
run: |
echo ${{ github.ref }}
echo ${{ inputs.nu_version }}
echo ${{ inputs.nupm_version }}
- name: Setup nushell and nupm
uses: amtoine/setup-nupm-action@0.1.1
id: "nu-setup"
Expand Down

0 comments on commit 69dcab8

Please sign in to comment.