summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index b798870..0af8944 100644
--- a/.build.yml
+++ b/.build.yml
@@ -28,7 +28,7 @@ tasks:
cd iced-builder
cargo test --verbose --workspace
- environment: |
- cd hare
+ cd iced-builder
if [ "$BUILD_SUBMITTER" = "git.sr.ht" ]
then
if [ "$GIT_REF" != "refs/heads/master" ]