Skip to content

Commit

Permalink
Revert clang 2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Apon77 authored Oct 28, 2022
1 parent e40d7a7 commit 2354386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ task:
- set -e
- curl -Ls https://raw.githubusercontent.com/ROM-builders/temporary/main/test.sh | bash
sync_script:
- set -exv
- set -e
- rom_name=$(grep init $CIRRUS_WORKING_DIR/build_rom.sh -m 1 | cut -d / -f 4)
- branch_name=$(grep init $CIRRUS_WORKING_DIR/build_rom.sh | awk -F "-b " '{print $2}' | awk '{print $1}')
- rom_name=$rom_name-$branch_name
Expand Down

0 comments on commit 2354386

Please sign in to comment.