Skip to content

Commit

Permalink
Update package-lock.json to not use local packages
Browse files Browse the repository at this point in the history
  • Loading branch information
fongsean committed Sep 24, 2024
1 parent 1ed4e3c commit 2c380fd
Show file tree
Hide file tree
Showing 2 changed files with 9,248 additions and 4,461 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_test_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
build-smart-forms-app:
name: Build
name: Build Smart Forms App
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand All @@ -20,7 +20,7 @@ jobs:
run: npm run build -w apps/smart-forms-app

build-demo-app:
name: Build
name: Build Demo App
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit 2c380fd

Please sign in to comment.