Skip to content

Commit

Permalink
Add language env vars export for build fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghost-in-a-Jar committed Jun 1, 2023
1 parent a2b42bf commit 373fe10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ permissions:
jobs:
sbt-build:
name: sbt docker build
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Clone Cromwell
uses: actions/checkout@v2
Expand Down

0 comments on commit 373fe10

Please sign in to comment.