Skip to content

Commit

Permalink
add one more comment for a follow up
Browse files Browse the repository at this point in the history
  • Loading branch information
kelset committed Nov 1, 2022
1 parent 339ffb8 commit 9172bcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/release-utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const {exec, echo, exit, test, env, pushd, popd} = require('shelljs');
const {saveFiles} = require('./scm-utils');
const {createHermesPrebuiltArtifactsTarball} = require('./hermes/hermes-utils');

// TODO: we should probably remove this because of this? https://github.com/facebook/react-native/pull/34846
function saveFilesToRestore(tmpPublishingFolder) {
const filesToSaveAndRestore = [
'template/Gemfile',
Expand Down

0 comments on commit 9172bcf

Please sign in to comment.