1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2024-11-22 10:25:48 +01:00

Upload CI generated binary for each OS

This commit is contained in:
Romein van Buren 2023-06-02 17:31:23 +02:00
parent e0235b2eb5
commit 46b4f177e2
Signed by: romein
GPG Key ID: 0EFF8478ADDF6C49

View File

@ -49,11 +49,6 @@ jobs:
- name: Build Rolens
run: wails build
upload-artifact:
runs-on: ubuntu-latest
needs: build
steps:
- name: Upload binary
uses: actions/upload-artifact@v2
with: