Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed Feb 18, 2024
1 parent cb35c75 commit d0dae0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Generate Git derived data files
run: |
./utils/generate_version_git_file.sh
./utils/generate_last_commit_file.py
python utils/generate_last_commit_file.py
- name: Create tarballs
run: |
mkdir ${{ env.OUT_DIR }}
Expand Down

0 comments on commit d0dae0e

Please sign in to comment.