diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/check-aur-update.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/check-aur-update.yml b/.github/workflows/check-aur-update.yml index 3a5badd..92270fa 100644 --- a/.github/workflows/check-aur-update.yml +++ b/.github/workflows/check-aur-update.yml @@ -11,7 +11,6 @@ jobs: fail-fast: true name: Build - runs-on: ${{ matrix.job.os }} steps: - uses: actions/checkout@v2 - name: Set up Python 3.10 |
