Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit 0838c63

Browse files
gruberbatanmarko
authored andcommitted
fix: add network to default features (#339)
1 parent 89fd912 commit 0838c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker_utils.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: template - docker
22

33
env:
4-
DEFAULT_FEATURES: tce,sequencer,node,subnet
4+
DEFAULT_FEATURES: tce,sequencer,network,node,subnet
55
REGISTRY: ghcr.io
66
IMAGE_NAME: ${{ github.repository }}
77
AWS_SHARED_CREDENTIALS_FILE: "${{ github.workspace }}/.aws/credentials"

0 commit comments

Comments
 (0)