diff options
| author | MatthieuCoder <matthieu@matthieu-dev.xyz> | 2023-01-16 13:14:40 +0400 | 
|---|---|---|
| committer | MatthieuCoder <matthieu@matthieu-dev.xyz> | 2023-01-16 13:14:40 +0400 | 
| commit | e72357c34bf548ce15e7cd2424a339994c1792e1 (patch) | |
| tree | c5b8767ed05aa10b30dbed054e87e7b0aabff7c1 /.github | |
| parent | 5d925b8045306369ae52966f0a27d65a72cd878d (diff) | |
clean dependencies
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1f9073f..a2bb06e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -130,7 +130,6 @@ jobs:          env:            CC: clang          run: | -          update-alternatives --set ld /usr/bin/lld            make all        - uses: actions/upload-artifact@v3          with:  | 
