Skip to content

Commit bb4cb5c

Browse files
author
Murilo Marinho
committed
Trying with upload-pages-artifact
1 parent 11d8d38 commit bb4cb5c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/autobuilder.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,9 @@ jobs:
4949
gpg --default-key "murilomarinho@ieee.org" -abs -o - Release > Release.gpg
5050
gpg --default-key "murilomarinho@ieee.org" --clearsign -o - Release > InRelease
5151
echo "deb [signed-by=/etc/apt/trusted.gpg.d/smartarmstack_lgpl.gpg] https://smartarmstack.github.io/smart_arm_stack_ROS2 ./" > smartarmstack_lgpl.list
52-
chmod -c -R +rX *
5352
ls -lah
5453
- name: Upload PPA Files
55-
uses: actions/upload-artifact@v4
54+
uses: actions/upload-pages-artifact@v3
5655
with:
5756
name: github-pages
5857
path: ppa/*

0 commit comments

Comments
 (0)