Skip to content

Commit 0a92543

Browse files
authored
Fix typo --skip-build
1 parent c9b5a14 commit 0a92543

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<a href="https://github.com/shivammathur/php-ubuntu/blob/main/LICENSE" title="license"><img alt="LICENSE" src="https://img.shields.io/badge/license-MIT-428f7e.svg"></a>
55
<a href="https://github.com/shivammathur/php-ubuntu/tree/main/builds" title="builds"><img alt="PHP Versions Supported" src="https://img.shields.io/badge/php-5.6%20to%207.4-8892BF.svg"></a>
66

7-
> Cache PHP packages for installaing on GitHub Actions
7+
> Cache PHP packages for installing on GitHub Actions
88
99
## License
1010

@@ -14,4 +14,4 @@ The code in this project is licensed under the [MIT license](LICENSE).
1414
## Dependencies
1515

1616
- [ppa:ondrej/php](https://launchpad.net/~ondrej/+archive/ubuntu/php "ppa:ondrej/php")
17-
- [actions/virtual-environments](https://github.com/actions/virtual-environments "actions/virtual-environments")
17+
- [actions/virtual-environments](https://github.com/actions/virtual-environments "actions/virtual-environments")

0 commit comments

Comments
 (0)