Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
fix: download artifact failure
Browse files Browse the repository at this point in the history
  • Loading branch information
paralta committed Aug 1, 2024
1 parent 3d7839a commit 5f2fb50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-upload-components.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
build-and-upload:
needs: prepare-build
runs-on: ubuntu-latest
env:
DOCKER_BUILD_RECORD_UPLOAD: false
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 5f2fb50

Please sign in to comment.