Skip to content

Commit

Permalink
fix: new one
Browse files Browse the repository at this point in the history
  • Loading branch information
olehbairak committed Jan 24, 2024
1 parent 88c4839 commit e55db19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v2

- name: Build Docker Image
run: docker build -t block-explorer_app:latest
run: docker build -t block-explorer_app:latest .

- name: Cache Docker Image
uses: actions/cache@v2
Expand Down

0 comments on commit e55db19

Please sign in to comment.