Skip to content

Commit

Permalink
Update force-apt.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Boudjada Yasser <by.root96@gmail.com>
  • Loading branch information
yasserbdj96 committed Jun 11, 2023
1 parent aca089f commit 612b95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/force-apt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: |
REPO_DIR="" # Replace with the path to your repository
REPO_NAME="hiphp" # Replace with your repository name
DEB_FILE="hiphp.deb" # Replace with the path to your .deb file
DEB_FILE="./hiphp.deb" # Replace with the path to your .deb file
#cd "$REPO_DIR"
Expand Down

1 comment on commit 612b95d

@vercel
Copy link

@vercel vercel bot commented on 612b95d Jun 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

hiphp – ./

hiphp.vercel.app
hiphp-yasserbdj96.vercel.app
hiphp-git-main-yasserbdj96.vercel.app

Please sign in to comment.