浏览代码

Update action.yml (#247)

* Update action.yml
guo 2 年之前
父节点
当前提交
cc7886718a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/action.yml

+ 1 - 1
.github/workflows/action.yml

@@ -91,7 +91,7 @@ jobs:
         shell: bash
         run: |
           sudo apt-get update
-          sudo apt-get -qq install gcc-multilib libsdl-dev scons
+          sudo apt-get -qq install gcc-multilib libsdl2-dev scons
           echo "RTT_ROOT=${{ github.workspace }}" >> $GITHUB_ENV
           echo "RTT_CC=gcc" >> $GITHUB_ENV