1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-06-28 05:25:11 +00:00

Upload CI generated binary for each OS

This commit is contained in:
2023-06-02 17:31:23 +02:00
parent e0235b2eb5
commit 46b4f177e2

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: