Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Hsu <kennethhsu@gmail.com>2021-02-06 21:40:13 +0300
committerKenneth Hsu <kennethhsu@gmail.com>2021-02-06 21:40:13 +0300
commitdde093a332804200e8ff9bccf3e4a9c732adb0a6 (patch)
treebdacb5ba78b46c85c73cb62a24f534e8709cc28d
parent027cccb817e568777b4d5f93262ce007beb56313 (diff)
Fix spelling.
-rw-r--r--.github/workflows/unit_tests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/unit_tests.yml b/.github/workflows/unit_tests.yml
index 4515db182..f872fa684 100644
--- a/.github/workflows/unit_tests.yml
+++ b/.github/workflows/unit_tests.yml
@@ -11,5 +11,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- - name: Insall mono
+ - name: Install mono
run: sudo apt-get install mono-complete