tarfix
Some checks failed
Flutter Schmutter / build (push) Failing after 7s

This commit is contained in:
Flummi 2025-06-03 11:55:44 +02:00
parent b25767eca0
commit fb6fc87663

View File

@ -9,6 +9,9 @@ jobs:
build:
runs-on: ubuntu-latest
environment:
TAR_OPTIONS: --no-same-owner
steps:
- name: checkout code
uses: actions/checkout@v4