Update validate.yml

This commit is contained in:
David Chavez 2024-05-20 22:47:16 +02:00 committed by GitHub
parent c313655fa6
commit ec0720c9a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ jobs:
'external' || 'internal' }} 'external' || 'internal' }}
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- run: true - run: echo ✓
build-unix: build-unix:
needs: authorize needs: authorize
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04