Logo
Explore Help
Register Sign In
Mirrors/bore
1
0
Fork 0
You've already forked bore
mirror of https://github.com/ekzhang/bore.git synced 2025-12-15 03:17:47 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
7969486d32333653a84b34a8da621521e9e2be60
bore/ci/common.bash

7 lines
110 B
Bash
Raw Normal View History

GitHub actions CI/CD releases (#10) * Add GitHub CI/CD * Add instructions for installing bin from GitHub releases * Will work after a new version is released * Add windows jobs for CI/CD * Only run CI on stable rust * Use `cargo fmt` instead of `rustfmt`, undo change * Delete install.sh * Update README.md Co-authored-by: Eric Zhang <ekzhang1@gmail.com>
2022-04-22 18:04:26 -04:00
required_arg() {
if [ -z "$1" ]; then
echo "Required argument $2 missing"
exit 1
fi
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 51ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API