Skip to content

Commit

Permalink
54 - UE5.4.2
Browse files Browse the repository at this point in the history
Ciberusps committed Oct 24, 2024
1 parent 5e8e570 commit a6d2b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -42,7 +42,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.UNREAL_ENGINE_PERSONAL_TOKEN }}
registry: ghcr.io
image: ghcr.io/epicgames/unreal-engine:dev-slim-5.4.1
image: ghcr.io/epicgames/unreal-engine:dev-slim-5.4.2
options: -v ${{ github.workspace }}:/work -e ABC=123
run: |
echo "Running Script"

0 comments on commit a6d2b6b

Please sign in to comment.