feature/compatibility2 #2

Closed
orikik wants to merge 7 commits from feature/compatibility2 into master
Showing only changes of commit eb2f553855 - Show all commits

View file

@ -10,6 +10,8 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Install deps
run: |
apt update