Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simon Schürg
actl
Commits
f291ebe3
Commit
f291ebe3
authored
Jun 12, 2021
by
Simon Schürg
🚀
Browse files
fix(build): fix script file name
parent
9eb9ee67
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/before_build.sh
View file @
f291ebe3
...
...
@@ -22,7 +22,7 @@ __base="$(basename "${__file}" .sh)"
# cd in the project root
cd
"
${
__dir
}
/.."
./bin/clean.sh
./bin/clean
_git_repo
.sh
go run actl.go docs
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment