Skip to content

Commit

Permalink
Update webpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmus-lolk authored Jul 9, 2024
1 parent 64d9648 commit fcfb649
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
- name: Build
run: npm run build

- run: cd ${{ github.workspace }}/target/
- run: ls

- name: Archive contribution sample URCap
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit fcfb649

Please sign in to comment.