Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SmileYzn authored Sep 18, 2024
1 parent 53f7605 commit d549b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: yes | yum -y --assumeyes install @'Development Tools' glibc-devel.i686 libgcc.i686 libstdc++-devel.i686 libgcc.i686 libstdc++-static.i686 wget

- name: Run build
working-directory: ./AccuracyFix
working-directory: ./MatchBot
run: |
export CPATH=$CPATH:/usr/include/c++/4.8.5/i686-redhat-linux
make
Expand Down

0 comments on commit d549b82

Please sign in to comment.