mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-09 04:09:09 +00:00
debug
This commit is contained in:
parent
0f401f2aa0
commit
3070809fc8
1 changed files with 3 additions and 0 deletions
3
.github/workflows/appimage.yaml
vendored
3
.github/workflows/appimage.yaml
vendored
|
@ -15,6 +15,9 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Runner info
|
||||
run: uname -ar
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue