Skip to content

Commit

Permalink
Merge pull request #45 from tekktrik/test
Browse files Browse the repository at this point in the history
Debug testing
  • Loading branch information
tekktrik authored Feb 12, 2024
2 parents 2d96f60 + 49ee554 commit ceba181
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
deactivate
# Print version of cronberry being used
PATH="/home/$(whoami)/.local/bin:$PATH"
cronberry --version
# Update image cache instruction
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
deactivate
# Print version of cronberry being used
PATH="/home/$(whoami)/.local/bin:$PATH"
cronberry --version
# Update image cache instruction
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test_unpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
deactivate
# Print version of cronberry being used
PATH="/home/$(whoami)/.local/bin:$PATH"
cronberry --version
# Update image cache instruction
Expand Down

0 comments on commit ceba181

Please sign in to comment.