Skip to content

Commit

Permalink
Fix artifact download
Browse files Browse the repository at this point in the history
  • Loading branch information
sirreal committed Sep 20, 2024
1 parent 487a982 commit 11c63fe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,9 +214,6 @@ jobs:
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
with:
name: build-assets
path: |
./build
./build-module

- name: Docker debug information
run: |
Expand Down

0 comments on commit 11c63fe

Please sign in to comment.