README.md:fix 'uses' link

This commit is contained in:
andy5995 2022-09-22 23:18:57 -05:00
parent 2b93fc5462
commit 21de558c1e
No known key found for this signature in database
GPG Key ID: 228A72B49E81CB9D

View File

@ -14,7 +14,6 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: 0ad/0ad-bin-nodata
- uses: 0ad-matters/gh-action-build-pyromod
id: build-pyromod
```