Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Nov 9, 2023
1 parent e618969 commit 204677f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ubuntu_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
PUSH_DOCKER_IMAGE: ${{ github.ref == 'refs/heads/master' || github.event_name == 'release' }}
BASEDIR: /opt
PREFIX: ${{ github.repository }}_
DEBIAN_FRONTEND=noninteractive
TZ=Etc/UTC
steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 204677f

Please sign in to comment.