Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
XenGi authored Jun 14, 2023
1 parent fcf6257 commit c3c810d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ on:
jobs:
pages:
runs-on: ubuntu-latest
environment: staging
steps:
- name: Checkout
uses: actions/checkout@v3
Expand All @@ -33,7 +32,6 @@ jobs:
calendar:
needs: [ pages ]
runs-on: ubuntu-latest
environment: staging
steps:
- name: Add de_DE.UTF-8 locale
run: |
Expand Down

0 comments on commit c3c810d

Please sign in to comment.