summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/c-cpp.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml
index 3e6fd4f..ad4e1e0 100644
--- a/.github/workflows/c-cpp.yml
+++ b/.github/workflows/c-cpp.yml
@@ -37,7 +37,7 @@ jobs:
directory: ~/arm-none-eabi
- name: Checkout source files
- - uses: actions/checkout@v2
+ uses: actions/checkout@v2
- name: Show Files
run: set ; pwd ; ls -l $HOME ; wget