switch to v4
This commit is contained in:
parent
42b6071b5f
commit
3a05e793d0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
steps:
|
||||
- name: Modify hosts file
|
||||
run: |
|
||||
sudo echo "v4.ok.software ok.software" >> /etc/hosts
|
||||
echo "v4.ok.software ok.software" >> /etc/hosts
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
- name: Build
|
||||
|
|
Loading…
Reference in a new issue