Skip to content

Commit

Permalink
lint-plists: Add uses actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmachos committed May 5, 2024
1 parent d4a1644 commit 09d9b3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
runs-on: macos-latest

steps:
- uses: actions/checkout@v4
- name: Lint
run: |
declare -a FILES
Expand Down

0 comments on commit 09d9b3a

Please sign in to comment.