mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-09 12:19: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
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Runner info
|
||||||
|
run: uname -ar
|
||||||
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue