Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
Reviewed-on: #1
4 lines
91 B
Bash
Executable File
4 lines
91 B
Bash
Executable File
#!/bin/zsh
|
|
|
|
swift build -c release
|
|
cp .build/release/ResgenSwift /usr/local/bin/ResgenSwift |