Skip to content

Commit

Permalink
udpate:pipeleine
Browse files Browse the repository at this point in the history
Signed-off-by: shivamsouravjha <[email protected]>
  • Loading branch information
shivamsouravjha committed Sep 19, 2024
1 parent 2093c2e commit c591693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:

# Step 3: Print VSIX filename
- name: Print VSIX filename
id: capture_vsix_file
id: print_vsix_file # Renamed to be unique
run: |
echo "Generated package for platform ${{ matrix.os }} and architecture ${{ matrix.arch }}:"
ls *.vsix

0 comments on commit c591693

Please sign in to comment.