Skip to content

Commit

Permalink
use ue4
Browse files Browse the repository at this point in the history
  • Loading branch information
leejw51crypto committed Apr 25, 2024
1 parent 89f48c5 commit 79a5bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
registry: ghcr.io
username: ${{ secrets.USER }}
password: ${{ secrets.PAT }}
image: ghcr.io/epicgames/unreal-engine:dev-slim-5.3
image: ghcr.io/epicgames/unreal-engine:dev-slim-4.27.2
options: -v ${{ github.workspace }}:/home/ue4/play-unreal-plugin -e HOME=/home/ue4
run: |
cd ~/play-unreal-plugin
Expand Down

0 comments on commit 79a5bb5

Please sign in to comment.