Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aes-alienrip authored Sep 24, 2023
1 parent 74000cc commit 6046fd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
# Build
- name: Build the file
run: |
rm -rf /home/runner/work/platinum-weather-card/platinum-hko-weather-card/node_modules
cd /home/runner/work/platinum-weather-card/platinum-hko-weather-card
rm -rf /home/runner/work/platinum-hko-weather-card/platinum-hko-weather-card/node_modules
cd /home/runner/work/platinum-hko-weather-card/platinum-hko-weather-card
npm install
npm run build
ls -R /home/runner/work/platinum-hko-weather-card/platinum-hko-weather-card/dist
Expand Down

0 comments on commit 6046fd5

Please sign in to comment.