Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MashdorDev authored Feb 8, 2024
1 parent d73ae27 commit f092bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
# Set up environment variables, if necessary
- name: Set up Environment Variables
run: |
echo "UE_ROOT_DIR=D:\UnrealEngine" >> $GITHUB_ENV
echo "UE_ROOT_DIR=D:\Program Files\EpicGames" >> $GITHUB_ENV
echo "PROJECT_DIR=D:\Dor\Projects\unbread" >> $GITHUB_ENV
echo "PROJECT_NAME=unbread" >> $GITHUB_ENV
Expand Down

0 comments on commit f092bec

Please sign in to comment.