Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
[ghstack-poisoned]
  • Loading branch information
poteto committed Jun 24, 2024
1 parent 0f25805 commit 4e5b45e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runtime_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
id: define_bundle_types
with:
script: |
const {bundleTypes} = require('./scripts/rollup/bundles');
const {bundleTypes} = require('../scripts/rollup/bundles');
return Object.values(bundleTypes);
- uses: actions/github-script@v7
id: define_release_channels
Expand Down

0 comments on commit 4e5b45e

Please sign in to comment.