Skip to content

Commit

Permalink
Troubleshoot self-hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Aug 7, 2023
1 parent eca12a5 commit 3e930e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_debos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
# ssh-keyscan -f action/id_rsa -H 2222.us >> ~/.ssh/known_hosts
- name: Build Image
run: |
# sudo apt update
# sudo apt install -y qemu qemu-kvm qemu-system-x86 qemu-user-static debootstrap systemd-container
bash action/neon_debos/run_automation.sh debian-neon-image-rpi4.yml dev # ${{ github.ref }} TODO: Testing
- name: Upload Outputs
run: |
Expand Down

0 comments on commit 3e930e0

Please sign in to comment.