Skip to content

Commit

Permalink
update building workflow and cargo.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
dailinsubjam committed Sep 14, 2023
1 parent 3f03327 commit 3cf7069
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
images: ghcr.io/espressosystems/hotshot/web-server

- name: Build and push web-server docker
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
if: matrix.just_variants == 'async_std'
with:
context: ./
Expand Down
90 changes: 45 additions & 45 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3cf7069

Please sign in to comment.