Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rodvrees authored Jan 15, 2024
1 parent cce660e commit cf2c6b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hands_on_4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Run app and print secret temperature
env:
WEATHER_API_KEY: ${{ secrets.WEATHER_API_KEY }}
run: cd app && python3 main.py ${{ github.event.inputs.city }}
run: cd app && python3 main.py Brussels

0 comments on commit cf2c6b5

Please sign in to comment.