Skip to content

Commit

Permalink
Hopefully one last bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jiribenes authored Oct 26, 2024
1 parent bd358e4 commit 72c8e73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hercules.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Hercules Analysis
ame: Hercules Analysis

on: [push]

Expand All @@ -18,7 +18,7 @@ jobs:
/bin/bash -c \
'hercules --burndown --pb . | labours -m burndown-project -f pb --disable-projector -o hercules_charts \
&& cd hercules_charts \
&& tar -cf ../hercules_charts.tar * ../hercules_charts_* \
&& tar -cf ../hercules_charts.tar * \
&& cd .. \
&& rm -r hercules_charts'
Expand Down

0 comments on commit 72c8e73

Please sign in to comment.