Compare commits
4 Commits
1.10.0
...
feat/updat
| Author | SHA1 | Date | |
|---|---|---|---|
| eae4cbc30f | |||
| 6286e367c7 | |||
| 543ccb7573 | |||
| 4cdac1381b |
@@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v5
|
||||
- name: Setup sudo (required for the next step)
|
||||
run: apt-get update && apt-get install -y sudo
|
||||
- name: Setup nix
|
||||
|
||||
Reference in New Issue
Block a user