Skip to content

Commit

Permalink
check assets
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisInSky committed Nov 5, 2024
1 parent 4d9abfe commit 5738ba5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/rs-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,3 +155,7 @@ jobs:
with:
name: sails-assets
path: ./assets

- name: Check Assets
run: |
ls -l ./assets/sails_idl_parser/sails_idl_parser.wasm

0 comments on commit 5738ba5

Please sign in to comment.