Skip to content

Commit

Permalink
test_32 bit aurora-is-near#4
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksuss committed Jul 2, 2024
1 parent 036a683 commit 6de7445
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ jobs:
container:
image: ubuntu:latest
steps:
- name: Bump git
run: |
sudo add-apt-repository ppa:git-core/ppa -y
sudo apt-get update
sudo apt-get install git -y
- uses: actions/checkout@v4
with:
submodules: recursive
Expand Down

0 comments on commit 6de7445

Please sign in to comment.