Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmay48 committed Sep 13, 2023
1 parent 0ee6396 commit d0ae084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
cat conductor_tests.log
- name: Publish server logs
if: always()
uses: actions/upload-artifacts@v3
uses: actions/upload-artifact@v3
with:
name: server-logs
path: conductor_tests.log
Expand Down

0 comments on commit d0ae084

Please sign in to comment.