Skip to content

Commit 7da4aab

Browse files
committed
Change to force a rerun
1 parent dec2452 commit 7da4aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
per_page: 1,
6262
});
6363
64-
console.log("Response:", JSON.stringify(response, null, 2));
64+
console.log("Response2:", JSON.stringify(response, null, 2));
6565
6666
let u_boot_rb1 = response.data.artifacts[0];
6767
let linux_deb =

0 commit comments

Comments
 (0)