Compare commits
1 commit
135cfccd41
...
0c8be940f1
Author | SHA1 | Date | |
---|---|---|---|
|
0c8be940f1 |
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ jobs:
|
||||||
DIRECTORY: config
|
DIRECTORY: config
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
- run: lsb_release -a
|
||||||
|
- run: uname -srm
|
||||||
- uses: actions/setup-python@v5
|
- uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: '3.13'
|
python-version: '3.13'
|
||||||
|
|
Loading…
Reference in a new issue