Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
fqqb committed Jul 29, 2024
1 parent fd1712e commit 4262ac3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,10 @@ jobs:

- name: Run make all and wait for Sent
run: make wait-for-sent
working-directory: ./docker

- name: Archive all.txt logs
if: always()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
path: /quickstart/docker/all.txt

0 comments on commit 4262ac3

Please sign in to comment.