aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-08-27 19:31:21 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-08-27 19:31:21 +0200
commit136be82628d0769e4e8e0981c5be2bad98b20854 (patch)
tree965659159789eb18757c39bc4342efebb6741f36 /.github
parentb65c68e56d93c004f2e56c0b2f9ff51393dd31d1 (diff)
downloadFlightCore-136be82628d0769e4e8e0981c5be2bad98b20854.tar.gz
FlightCore-136be82628d0769e4e8e0981c5be2bad98b20854.zip
Show artifact downloads
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/push-test.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.github/workflows/push-test.yml b/.github/workflows/push-test.yml
index ef7a2d56..de66970c 100644
--- a/.github/workflows/push-test.yml
+++ b/.github/workflows/push-test.yml
@@ -55,3 +55,12 @@ jobs:
src-tauri/target/release/bundle/appimage/*.AppImage
src-tauri/target/release/bundle/deb/*.deb
src-tauri/target/release/bundle/msi/*.msi
+
+ create-release-file:
+ runs-on: ubuntu-20.04
+ steps:
+ - uses: actions/download-artifact@v3
+ - name: Show folder structure
+ - run: |
+ ls -al
+ tree