mirror of
https://github.com/NohamR/GoFileCLI.git
synced 2025-05-24 00:49:00 +00:00
changes
This commit is contained in:
parent
272d19282c
commit
18dde03873
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -46,4 +46,4 @@ jobs:
|
||||
path: |
|
||||
build/*.exe
|
||||
build/*.bin
|
||||
build/*.app/**/*
|
||||
build/*.app/**/*
|
@ -1,4 +1,4 @@
|
||||
name: Build Latest
|
||||
name: Build Latest and Release
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
5
.gitignore
vendored
5
.gitignore
vendored
@ -128,7 +128,8 @@ dmypy.json
|
||||
# node
|
||||
node_modules/
|
||||
*.bin
|
||||
.github/workflows/build_latest.yml
|
||||
test.py
|
||||
encrypt.py
|
||||
/temp
|
||||
/temp
|
||||
.copy
|
||||
.github/workflows/build_latest_ex.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user