Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
rdavid committed Feb 8, 2024
1 parent a845334 commit 5a17b18
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ jobs:
runs-on: ${{ matrix.os }}
env:
BASE_REL: 0.9.20240202
BASE_SRC:
https://github.com/rdavid/shellbase/archive/refs/tags/v$BASE_REL.tar.gz
BASE_SRC: https://github.com/rdavid/shellbase/archive/refs/tags/v$BASE_REL.tar.gz # yamllint disable-line
steps:
- uses: actions/checkout@v4
- run: |
Expand Down

0 comments on commit 5a17b18

Please sign in to comment.