CI: Test plain old git checkout

This commit is contained in:
Collin J. Doering 2023-12-31 22:47:15 -05:00
parent a7a2b42cd0
commit e270484870
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ jobs:
Build:
runs-on: guix
steps:
- name: Tester git checkout
run: git clone http://git.home.rekahsoft.ca/${{ gitea.repository }}
- name: Check out repository code
uses: https://github.com/actions/checkout@v3
- name: Build preparation