debug test

This commit is contained in:
Erica Marigold 2023-07-27 10:03:40 +05:30 committed by GitHub
parent e550a2b410
commit d67b44db14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,5 +26,7 @@ jobs:
- name: Setup SSH Credentials
run: echo ${{ secrets.SSH_CREDS }} | base64 -d | tar -xzvf - -C ~/ssh_creds
- run: ls -lah ~/ssh_creds
- name: AUR Routine
run: docker build -t aur_routine package/aur && docker run aur_routine