Skip to content
This repository has been archived by the owner on Feb 20, 2025. It is now read-only.

Commit

Permalink
chore: list contents of dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
JasperHG90 committed Nov 1, 2024
1 parent b433bd6 commit 377989d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
with:
name: libs
path: ./dist
- name: List dist folder
run: ls -la ./dist
- name: 'Get version'
id: version
uses: JasperHG90/git-version@v4
Expand Down

0 comments on commit 377989d

Please sign in to comment.