Skip to content

Commit

Permalink
🔀 Merge pull request #19 from wdr-data/main
Browse files Browse the repository at this point in the history
Prod merge: Fix station parsing again after DWD changed it back
  • Loading branch information
jh0ker authored May 27, 2024
2 parents caf5c03 + fcdb3a5 commit 030f24d
Show file tree
Hide file tree
Showing 3 changed files with 649 additions and 328 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: npm ci --production

- name: Install serverless
run: npm install -g serverless
run: npm install -g serverless@3.X

- name: Deploy with serverless
run: npx serverless deploy
Expand Down
Loading

0 comments on commit 030f24d

Please sign in to comment.