Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oberrich authored Jan 13, 2025
1 parent c63e8c1 commit fb49aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
run: |
$PSVersionTable
echo "C:/Program Files/nu/bin" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
- matrix.os == 'windows-11-preview_aarch64'
- if: matrix.os == 'windows-11-preview_aarch64'
run: print $'Nu version info:(char nl)'; version
shell: nu {0}

0 comments on commit fb49aef

Please sign in to comment.