Skip to content

Commit

Permalink
wip: test chain
Browse files Browse the repository at this point in the history
  • Loading branch information
arzola committed May 23, 2024
1 parent dc1c5d1 commit 70bf145
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ensure-npm-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@ on:

jobs:
update-npm-build:
uses: pressbooks/reusable-workflows/.github/workflows/npm-build.yml@fix/npm-commit
runs-on: ubuntu-latest
steps:
- name: Commit and push built assets
run: |
echo "Building assets..., testing chain"

0 comments on commit 70bf145

Please sign in to comment.