update test to use examples.gpr instead of the old client.gpr

This commit is contained in:
JacobBarthelmeh
2025-04-04 11:33:04 -06:00
parent bb9e6e3fd6
commit 3625391589

View File

@@ -30,4 +30,4 @@ jobs:
run: |
mkdir obj
gprbuild default.gpr
gprbuild client.gpr
gprbuild examples.gpr