Revert "maybe wrong architecture?"

This reverts commit 7fc4e909bb.
This commit is contained in:
techbot 2023-09-20 21:21:25 +02:00
parent fe7932d079
commit 779f439f0e

View File

@ -13,7 +13,7 @@ jobs:
update-workshop-develop:
if: github.repository == 'CapsAdmin/pac3'
needs: linter
runs-on: windows-latest
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2