Skip to content

Commit

Permalink
fix merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Nov 30, 2024
1 parent 4c222f2 commit 3a28bf3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/generate-symbols.yml
Original file line number Diff line number Diff line change
Expand Up @@ -351,11 +351,7 @@ jobs:
+login $STEAM_USERNAME \
"+app_update 975370 $BETA_PARAMS validate" \
+quit
<<<<<<< HEAD
tar xjf ../dfhack-symbols-windows64-build.tar.bz2 -C DF_steam
=======
tar xjf dfhack-symbols-windows64-build.tar.bz2 -C DF_steam
>>>>>>> develop
cp xml/symbols.xml DF_steam/hack
cd DF_steam
"Dwarf Fortress.exe" &
Expand Down

0 comments on commit 3a28bf3

Please sign in to comment.