Skip to content

Commit

Permalink
Update build-test-lint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Shana Moore committed Apr 23, 2024
1 parent 27b7166 commit 30d2bf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:

jobs:
build:
uses: scientist-softserv/actions/.github/workflows/[email protected].21
uses: scientist-softserv/actions/.github/workflows/[email protected].14
secrets: inherit
with:
platforms: "linux/amd64"
Expand All @@ -31,7 +31,7 @@ jobs:
workerTarget: hyku-worker
lint:
needs: build
uses: scientist-softserv/actions/.github/workflows/[email protected].14
uses: scientist-softserv/actions/.github/workflows/[email protected].21
with:
webTarget: hyku-base
workerTarget: hyku-worker

0 comments on commit 30d2bf9

Please sign in to comment.