Refactor file path in actions-validate.yml

This commit is contained in:
2024-09-29 18:10:38 +02:00
parent 0eaedb20cb
commit e2963e795d
9 changed files with 24 additions and 3 deletions
@@ -16,6 +16,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Setup environment
uses: ./.github/actions/setup-env