Skip to content

Commit

Permalink
troubleshoot debian
Browse files Browse the repository at this point in the history
  • Loading branch information
jgstew committed Jun 19, 2024
1 parent e6afd75 commit 561a9ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_run_qna.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
- uses: actions/checkout@v4

- name: install prereqs
run: apt install -y curl ar
run: apt-get install -y curl ar

# https://stackoverflow.com/questions/57946173/github-actions-run-step-on-specific-os
- name: run qna linux
Expand Down

0 comments on commit 561a9ad

Please sign in to comment.