diff --git a/.github/workflows/Path.yml b/.github/workflows/Path.yml index b5e0c73..c0bb935 100644 --- a/.github/workflows/Path.yml +++ b/.github/workflows/Path.yml @@ -93,4 +93,4 @@ jobs: - name: Install asdf & tools uses: asdf-vm/actions/install@v2 - name: Lint - run: workspace/lint \ No newline at end of file + run: make workspace/lint \ No newline at end of file