Skip to content

Commit

Permalink
Merge pull request #247 from tramlinehq/r/rel-fad/2023-08-21-8
Browse files Browse the repository at this point in the history
[1.10.0] Post-release merge
  • Loading branch information
kitallis authored Aug 21, 2023
2 parents a46b4fa + af2fcb2 commit ab6b30a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/weather-fail.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: |
value=`ansiweather -l London,GB -f 3 > weather.txt`
echo The result is $value
exit 1
exit 0
- name: Upload weather file
uses: actions/upload-artifact@v2
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

an aural experience of the very excellent [yamanote line](https://en.wikipedia.org/wiki/Yamanote_Line)

## Creating release build
## Creating release builds

### Play Store

Expand Down

0 comments on commit ab6b30a

Please sign in to comment.