Skip to content

Commit 4062cc4

Browse files
committed
workflow reorg
1 parent 1d55095 commit 4062cc4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ jobs:
2323
build:
2424
runs-on: ubuntu-latest
2525

26+
container:
27+
image: joinframework/join-ci:latest
28+
2629
permissions:
2730
contents: read
2831
actions: write
2932

30-
container:
31-
image: joinframework/join-ci:latest
32-
3333
defaults:
3434
run:
3535
shell: bash

0 commit comments

Comments
 (0)