Skip to content

Commit

Permalink
command
Browse files Browse the repository at this point in the history
  • Loading branch information
enthec-opensource committed Jul 25, 2024
1 parent 35eda34 commit e228654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: run tech validator
run: python3 -m pip install bs4 && python3.github/workflows/scripts/technology_validator.py
run: python3 -m pip install bs4 && python3 .github/workflows/scripts/technology_validator.py
env:
TECH_FILE_NAME: ${{ matrix.file_name }}

Expand Down

0 comments on commit e228654

Please sign in to comment.