Skip to content

Commit

Permalink
Update the action to force the auto-update dist to run
Browse files Browse the repository at this point in the history
  • Loading branch information
jawilson committed Feb 6, 2024
1 parent 59c79ac commit e62196b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ const DistroVersionPackageMap = {
};

async function run() {
core.debug('This is a test');
try {
const baseUrl = 'https://gstreamer.freedesktop.org/data/pkg';
const version = core.getInput('version');
Expand Down

0 comments on commit e62196b

Please sign in to comment.