Skip to content

Commit

Permalink
Update ci-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
britzl committed Jan 16, 2025
1 parent e6297dc commit 721fbb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: coactions/setup-xvfb@v1
- uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9
with:
java-version: '21.0.5+11.0.LTS'
distribution: 'temurin'
- name: Run.sh
uses: coactions/setup-xvfb@v1
env:
DEFOLD_USER: foo
DEFOLD_AUTH: bar
Expand Down

0 comments on commit 721fbb6

Please sign in to comment.