Skip to content

Commit

Permalink
GH-PG: Removed too much
Browse files Browse the repository at this point in the history
  • Loading branch information
SOberdorfer committed Jan 18, 2025
1 parent 4756b0e commit 43d0492
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rwf_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
cache: 'npm'
cache-dependency-path: package-lock.json

- name: 📦 Install dependencies
run: npm install

- name: 🏗️ Build
run: npm run build

Expand Down

0 comments on commit 43d0492

Please sign in to comment.