Skip to content

Commit

Permalink
Update base.yml (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
aornugent authored May 22, 2022
1 parent 9c011ea commit 6474a25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ concurrency:

jobs:
publish-base-image:
name: Build base images for FLINT
name: Build base images
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down Expand Up @@ -93,7 +93,7 @@ jobs:
cache-to: type=gha,mode=max

publish-gcbm-image:
name: Build FLINT
name: Build GCBM
needs: publish-flint-image
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 6474a25

Please sign in to comment.