Skip to content

Commit

Permalink
add pwsh for 1 example
Browse files Browse the repository at this point in the history
  • Loading branch information
joergi committed Sep 30, 2024
1 parent 5b5f22f commit 13576b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-regular-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Download Issues with end limit
id: normalIssuesWithEndLimit
run: ./${{ env.OS_PATH }}/magpi-issue-downloader.${{ env.OS_FILE_EXTENSION }} -l 2
shell: powershell
shell: pwsh

- name: Download Issues with start limit
id: normalIssuesWithStartLimit
Expand Down

0 comments on commit 13576b6

Please sign in to comment.