Skip to content

Commit

Permalink
Merge pull request #101 from FloRul/email-request-pre-processor-as-zip
Browse files Browse the repository at this point in the history
checkout the code
  • Loading branch information
joelbalcaen authored Mar 27, 2024
2 parents 8d8334e + fc7febc commit e9c7bdb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ jobs:
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Set up Java 17
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit e9c7bdb

Please sign in to comment.