fix: update runs on

This commit is contained in:
obvTiger 2024-12-15 02:29:01 +01:00
parent fcd8a61b2b
commit 57ec5eb848

View file

@ -8,7 +8,8 @@ on:
jobs:
generate-and-upload:
runs-on: ubuntu-latest
runs-on:
- self-hosted
steps:
- name: Checkout Repository