Skip to content

Commit

Permalink
Test publish of this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
galenlynch committed Oct 26, 2024
1 parent 05db377 commit 67a3e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Pull latest changes
run: git pull --ff-only origin main
run: git pull --ff-only origin fix-tag_workflow
- name: Install dependencies
run: |
sudo apt-get update && sudo apt-get install -y \
Expand Down

0 comments on commit 67a3e37

Please sign in to comment.