Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
gibbok committed Jul 21, 2023
1 parent 1b19b03 commit eab2766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: bash ${GITHUB_WORKSPACE}/.github/workflows/lint.sh
- run: .github/workflows/lint.sh
compile-snippets:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit eab2766

Please sign in to comment.