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 e65763e commit 3c24d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
env:
BASE_REL: 0.9.20240202
BASE_SRC:
https://github.com/rdavid/shellbase/archive/refs/tags/v$REL.tar.gz
https://github.com/rdavid/shellbase/archive/refs/tags/v$BASE_REL.tar.gz
steps:
- uses: actions/checkout@v4
- run: |
Expand Down

0 comments on commit 3c24d1d

Please sign in to comment.