Skip to content

Commit

Permalink
Remove currently unsupported rules
Browse files Browse the repository at this point in the history
  • Loading branch information
JaceCear committed Jul 12, 2024
1 parent 2ff50d2 commit 7fd6f64
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,16 +90,6 @@ jobs:
echo "REPORTS_COMMIT_MSG=$( git log --format=%s ${GITHUB_SHA} )" >> $GITHUB_ENV
cp sa3.map gh-pages/maps/${GITHUB_SHA}.map
#- name: Japan
#run: |
#make clean
#make japan -j${nproc}

- name: Europe
run: |
make clean
make -j${nproc}
- name: Update reports
if: ${{ github.event_name == 'push' }}
uses: EndBug/add-and-commit@v7
Expand Down

0 comments on commit 7fd6f64

Please sign in to comment.