Skip to content

Commit

Permalink
add missing output dir.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tritium committed Jan 25, 2024
1 parent 07ccdcc commit f46260a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_STIP_PR.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
git clone https://github.com/BalancerMaxis/STIP_automation
cd -
cd MaxiOps/STIP
cp ../STIP_automation/*${{ github.event.inputs.epoch_end_date }}.* .
cp ../STIP_automation/output/*${{ github.event.inputs.epoch_end_date }}.* .
- name: Create PR
id: cpr
Expand Down

0 comments on commit f46260a

Please sign in to comment.