Skip to content

Commit

Permalink
test DownloadArtifact step
Browse files Browse the repository at this point in the history
  • Loading branch information
y-polek committed Jun 2, 2024
1 parent 93651bd commit 61c44af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,9 @@ jobs:
with:
name: plugin-artifact

- name: Display structure of downloaded files
run: ls -R

# Run IntelliJ Plugin Verifier action using GitHub Action
- name: Verify Plugin
id: verify
Expand Down

0 comments on commit 61c44af

Please sign in to comment.