Commit 0836018
authored
fix: getting the latest artifact from the correct ci file
We changed the way the ci in ArkScript/Ark worked, so we had to change this here to since we are getting artifacts from Ark (to avoid building it again) to run the standard library tests.
The file in which the ci is defined changed, as well as the artifact names. Here we are just taking one made for Ubuntu, the others should work as well (this is already being tested in the Ark ci on each platform and compiler when a PR / new commit to dev is made).1 parent 74142eb commit 0836018
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments