Skip to content

Commit

Permalink
54 - UE5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ciberusps committed Oct 24, 2024
1 parent 5cbb0ae commit 5e8e570
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
Expand Up @@ -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.0
image: ghcr.io/epicgames/unreal-engine:dev-slim-5.4.1
options: -v ${{ github.workspace }}:/work -e ABC=123
run: |
echo "Running Script"
Expand Down

0 comments on commit 5e8e570

Please sign in to comment.