Skip to content

Commit

Permalink
ci: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
carlomion committed Apr 17, 2024
1 parent be3ac86 commit 987e1ff
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 @@ -46,7 +46,7 @@ jobs:
tags: smithmicro/n7m-${{ matrix.service }}:latest
cache-from: type=gha
cache-to: type=gha,mode=max
outzputs: type=docker,dest=/tmp/${{ matrix.service }}.tar
outputs: type=docker,dest=/tmp/${{ matrix.service }}.tar

- name: Upload artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 987e1ff

Please sign in to comment.