chore: Pull latest changes from upstream

This commit is contained in:
robshape 2023-05-06 21:21:14 +02:00
parent 4f70063f6b
commit a0c9041547
3 changed files with 44 additions and 25 deletions

View file

@ -21,12 +21,12 @@ jobs:
cache-to: type=gha,mode=max
context: ./toolchain/
load: true
tags: rg35xx-toolchain-new:latest
tags: rg35xx-toolchain:latest
- name: Build project
uses: addnab/docker-run-action@v3
with:
image: rg35xx-toolchain-new:latest
image: rg35xx-toolchain:latest
options: -v ${{github.workspace}}:/root/workspace
run: |
export CROSS_COMPILE=/opt/rg35xx-toolchain/usr/bin/arm-buildroot-linux-gnueabihf-