Skip to content

Commit

Permalink
Fix Unstable APT Interface Warning
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekjiitr committed Dec 24, 2019
1 parent 2d0d680 commit 35fa741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
env:
ZSHRC_PATH: zsh/.zshrc
run: |
sudo apt -y install shellcheck
sudo apt-get -y install shellcheck
shellcheck -s bash ${ZSHRC_PATH} -x

0 comments on commit 35fa741

Please sign in to comment.