diff options
| author | raveit65 <[email protected]> | 2026-01-29 13:49:32 +0100 |
|---|---|---|
| committer | Victor Kareh <[email protected]> | 2026-01-29 16:11:36 -0500 |
| commit | ba1d074ef791dbec2e014fdd0be7634887bbac56 (patch) | |
| tree | 132c8e0e1e5aa267aa354c77848cd5ffb97358c3 /.github/workflows | |
| parent | 31daeb0b27a52912ee149bedb027bacd252cba64 (diff) | |
| download | mate-control-center-master.tar.bz2 mate-control-center-master.tar.xz | |
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/release.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b096a7fd..e2c37e42 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,7 +29,7 @@ jobs: run: sudo .github/workflows/marco.sh ${{env.MARCO_VERSION}} ${{ env.CACHE_PATH }} - name: Build the source code - run: .github/workflows/builds.sh + run: .github/workflows/builds.sh autotools - name: Install GH CLI uses: dev-hanz-ops/[email protected] |
