Skip to content

Commit

Permalink
debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
cgorenflo committed Sep 17, 2024
1 parent a206044 commit 317c5f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-ampd-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ jobs:
sudo dpkg --add-architecture arm64
# add the arm64 architecture to the sources.list
sudo sed -i '/^deb / s/^deb /deb [arch=amd64,arm64] /' /etc/apt/sources.list
cat /etc/apt/sources.list
sudo apt-get update
fi
Expand Down

0 comments on commit 317c5f2

Please sign in to comment.