Skip to content

Commit

Permalink
fixup what's wrong baby?
Browse files Browse the repository at this point in the history
  • Loading branch information
zstyblik committed Jul 15, 2024
1 parent ebea351 commit 0568681
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ii_wrapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
- uses: awalsh128/[email protected]
- name: Git checkout
uses: actions/checkout@v4
- name: Install linters
uses: awalsh128/[email protected]
with:
packages: devscripts shellcheck
- name: Run checkbashisms
Expand Down

0 comments on commit 0568681

Please sign in to comment.