You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/11/17 10:13:54 UTC

[GitHub] [apisix-dashboard] nic-chen commented on a change in pull request #818: ci: fix CI fail

nic-chen commented on a change in pull request #818:
URL: https://github.com/apache/apisix-dashboard/pull/818#discussion_r525036565



##########
File path: .github/workflows/backend-unit-test.yml
##########
@@ -38,9 +38,9 @@ jobs:
           go-version: '1.13'
 
       - name: setup lua
-        uses: leafo/gh-actions-lua@v7
-        with:
-          luaVersion: "5.1.5"
+        run: |
+          sudo apt-get update
+          sudo apt-get install lua5.1

Review comment:
       > CI failed due to the previous Action?
   
   yes




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org