From 21de558c1e491fb9c7b8b8258d99eddcbdd265e9 Mon Sep 17 00:00:00 2001 From: andy5995 Date: Thu, 22 Sep 2022 23:18:57 -0500 Subject: [PATCH] README.md:fix 'uses' link --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2f6dc57..d90f4c9 100644 --- a/README.md +++ b/README.md @@ -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 ```