Update release.yml

This commit is contained in:
XenGi 2023-06-14 12:31:36 +02:00 committed by GitHub
parent fcf62570bf
commit c3c810d2bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,6 @@ on:
jobs:
pages:
runs-on: ubuntu-latest
environment: staging
steps:
- name: Checkout
uses: actions/checkout@v3
@ -33,7 +32,6 @@ jobs:
calendar:
needs: [ pages ]
runs-on: ubuntu-latest
environment: staging
steps:
- name: Add de_DE.UTF-8 locale
run: |