Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MattTJung committed Mar 13, 2024
1 parent 7dd3d4d commit 87c7e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
mkdir pages
mkdir pages/oops_report
cp combine_onto_files/.github/workflows/oops_report/. pages/oops_report
cp combine_onto_files/.github/workflows/oops_report/* pages/oops_report
mv pages/oops_report/show_oops_response.html pages/oops_report/index.html
cp out/oops_response.xml pages/oops_report
- name: generate artifact
Expand Down

0 comments on commit 87c7e6a

Please sign in to comment.