Skip to content

Commit

Permalink
update action script
Browse files Browse the repository at this point in the history
  • Loading branch information
dyllamt committed Feb 23, 2024
1 parent 936b114 commit 0390970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continious-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: make docker-build

- name: Load Docker Image into kind Cluster
run: kind load docker-image coinbase-connector --name github-cluster
run: kind load docker-image coinbase-producer --name github-cluster

- name: Install dependencies
run: make install
Expand Down

0 comments on commit 0390970

Please sign in to comment.