Skip to content

Commit

Permalink
fix path again
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianGoeb committed Oct 12, 2023
1 parent 04b1c6c commit 125d9c5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/lint-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,4 @@ jobs:
uses: actions/checkout@v3

- name: Lint
run: |
pwd
echo $HOME
./.github/workflows/gh-lint
run: ./.github/gh-lint

0 comments on commit 125d9c5

Please sign in to comment.