Skip to content

Commit

Permalink
Windows Action Run Test (#34)
Browse files Browse the repository at this point in the history
* Remove local package installation policy

* Fix array deduction errors

* Test commit
  • Loading branch information
ArnavMehta3000 authored Aug 7, 2024
1 parent a6fa2a4 commit a894300
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Scripts/Macros/BuildAllConfigs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ function main(argv)
print("\n\n-->Building debug config")
os.exec("xmake f -m debug -y")
os.exec("xmake build -a -y")

end

0 comments on commit a894300

Please sign in to comment.