Skip to content
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.

Commit

Permalink
chore: fix pattern does not match any files
Browse files Browse the repository at this point in the history
  • Loading branch information
harytfw committed Nov 29, 2022
1 parent af4f296 commit 5866782
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
- name: Download all artifacts
uses: actions/download-artifact@v3
with:
name: artifacts
path: artifacts/

- name: Display structure of downloaded files
Expand Down

0 comments on commit 5866782

Please sign in to comment.