Skip to content

Commit

Permalink
Modifications to release actions
Browse files Browse the repository at this point in the history
  • Loading branch information
aembler committed Oct 7, 2023
1 parent 9a55e51 commit a9d0766
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build
run: cd build/ && npm i && grunt build-release
- name: list-stuff
run: ls -la

0 comments on commit a9d0766

Please sign in to comment.