Skip to content

Commit

Permalink
fix3
Browse files Browse the repository at this point in the history
  • Loading branch information
sheurich committed Feb 29, 2024
1 parent 3be5ea6 commit 78059ed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ jobs:
./cmd/${{ matrix.app }}
- name: Display ${{ matrix.app }} artifacts
run: ls -lR /tmp/dist
- name: Display the pebble version
run: |
"${OUTPUTDIR}"/pebble -version
- name: Store ${{ matrix.app }} artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 78059ed

Please sign in to comment.