Skip to content

Commit

Permalink
Fixes python directory
Browse files Browse the repository at this point in the history
Even though this is not used, leaving for the future.
  • Loading branch information
David de Hilster authored Dec 10, 2023
1 parent cb685e5 commit b9f5f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/visualtextfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- uses: papeloto/action-zip@v1
with:
files: analyzers/ Help/ spec/ languages/ misc/ ecl/ /python
files: analyzers/ Help/ spec/ languages/ misc/ ecl/ python/
recursive: false
dest: visualtext.zip

Expand Down

0 comments on commit b9f5f76

Please sign in to comment.